div{
    display: flex;
    justify-content: center;
    align-items: center;
}

img{
    height: 400px;
    width: 400px;
}


